CSharpTest.Net
ArgumentList.Item Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > ArgumentList.Item Class : ArgumentList.Item Constructor

name
items

Glossary Item Box

Constructs an item for the name and values provided.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String, _
   ByVal ParamArray items() As String _
)
C# 
public ArgumentList.Item( 
   string name,
   params string[] items
)

Parameters

name
items

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys